Click or drag to resize

SipClientRport Property

Gets or sets remote port parameter in the Via header value for all requests. Default value is -1.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public int Rport { get; set; }

Property Value

Type: Int32
The rport.
See Also